home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
lagoonquest.swf
/
scripts
/
DefineButton2_115
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-27
|
107b
|
6 lines
on(release){
stopAllSounds();
_parent.fx.gotoAndPlay("btn");
_parent.gotoAndPlay("ready");
}